home *** CD-ROM | disk | FTP | other *** search
/ InfoMagic Internet Tools 1995 April / Internet Tools.iso / infoserv / www / cern / dev / www-talk.9301-9306.Z / www-talk.9301-9306 / text0673.txt < prev    next >
Encoding:
Text File  |  1995-04-24  |  1.7 KB  |  37 lines

  1. I just made our man page, RFC and info gateways available for
  2. anonymous ftp (ftp.cis.ohio-state.edu, /pub/www/cis.tar.Z).  I've
  3. included our patches to WAISGate that allow it to use a rules file to
  4. remap document addresses to other gateways.  There's a brief README
  5. and a longer about_this_cobweb.html that describe how things fit
  6. together.  
  7.  
  8. The man page converter works on the formatted versions of the man
  9. pages, so that we don't have to deal with the various macro packages
  10. as well as eqn and tbl.  We create the HTML versions of all of the man
  11. pages and store those somewhere for efficiency (time, not space!).
  12. The converter turns man page and rfc references into anchors.
  13.  
  14. The rfc converter works on the fly - it retrieves things from our
  15. anonymous ftp repository, uncompresses them, and converts them into
  16. html, turning things that look like rfc references into anchors.
  17.  
  18. The infogate daemon is a modified version of the info2html script
  19. written by Eelco van Asperen <evas@cs.few.eur.nl>.  Like the rfc
  20. converter, it works on the fly.  References look like "tar.info",
  21. which would retrieve the node named "Top" from the file tar.info, or
  22. "tar.info,Why", which refers to the node named "Why".
  23.  
  24. Have fun, let me know if you find bugs.  Since this stuff is available
  25. now, I'd appreciate it if sites could set up their own man page
  26. gateways - we don't have a way to restrict access right now, but I am
  27. somewhat concerned about licensing violations and all that.  We plan
  28. to leave the rfc, ien, and emacs info gateways open, and you're
  29. welcome to use them.
  30.  
  31. It isn't mentioned much in the docs, but the Makefile includes the
  32. commands we use to index the Usenet FAQ's from news.answers.  You
  33. might find that useful as well.
  34.  
  35. --- Steve
  36.  
  37.